home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / KEYWORD / BASE.KEY < prev    next >
Text File  |  1993-11-07  |  194b  |  5 lines

  1. * base                                                internal
  2. base(x^n) gives the base of x^n.
  3. See also: base, power, type.
  4. e.g. base(x^n) gives x, type(x^n) gives "^", power(x^n) gives n.
  5.